home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Star Festival... a Return to Japan
/
Star Festival... a Return to Japan.iso
/
pc
/
STARFESTIVAL
/
05p4.dir
/
00021.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-04-27
|
228 b
|
10 lines
on mouseUp
global gPcVidSprite, zeoIdle
if the movieRate of sprite gPcVidSprite > 0 then
set the movieRate of sprite gPcVidSprite to 0
else
set the movieRate of sprite gPcVidSprite to 1
end if
setzeoIdle()
end